PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableRow Class / getTable Method
In This Topic
    getTable Method
    In This Topic
    Gets the table this row belongs to.
    Syntax
    public PDFFlowTableContent getTable()

    Return Value

    The table that includes this row.
    See Also